[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Read from character device (INT 21h, 4402h)

        Entry:
          AX = 4402h
          BX = Handle
          CX = Number of bytes to transfer
          DS:DX = Address of buffer
        Return:
          CF = 1
               AX = Error code
          CF = 0
               AX = Number of chart read

        Note: This call is not valid on block devices ("Invalid Function"
        will be returned).

See Also: INT 21h, 4403h INT 21h, 4400h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson